3.3.2 \(\int \frac {1}{(a+b \sin (c+d x))^4} \, dx\) [202]

Optimal. Leaf size=182 \[ \frac {a \left (2 a^2+3 b^2\right ) \tan ^{-1}\left (\frac {b+a \tan \left (\frac {1}{2} (c+d x)\right )}{\sqrt {a^2-b^2}}\right )}{\left (a^2-b^2\right )^{7/2} d}+\frac {b \cos (c+d x)}{3 \left (a^2-b^2\right ) d (a+b \sin (c+d x))^3}+\frac {5 a b \cos (c+d x)}{6 \left (a^2-b^2\right )^2 d (a+b \sin (c+d x))^2}+\frac {b \left (11 a^2+4 b^2\right ) \cos (c+d x)}{6 \left (a^2-b^2\right )^3 d (a+b \sin (c+d x))} \]

[Out]

a*(2*a^2+3*b^2)*arctan((b+a*tan(1/2*d*x+1/2*c))/(a^2-b^2)^(1/2))/(a^2-b^2)^(7/2)/d+1/3*b*cos(d*x+c)/(a^2-b^2)/
d/(a+b*sin(d*x+c))^3+5/6*a*b*cos(d*x+c)/(a^2-b^2)^2/d/(a+b*sin(d*x+c))^2+1/6*b*(11*a^2+4*b^2)*cos(d*x+c)/(a^2-
b^2)^3/d/(a+b*sin(d*x+c))

________________________________________________________________________________________

Rubi [A]
time = 0.16, antiderivative size = 182, normalized size of antiderivative = 1.00, number of steps used = 7, number of rules used = 6, integrand size = 12, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.500, Rules used = {2743, 2833, 12, 2739, 632, 210} \begin {gather*} \frac {a \left (2 a^2+3 b^2\right ) \text {ArcTan}\left (\frac {a \tan \left (\frac {1}{2} (c+d x)\right )+b}{\sqrt {a^2-b^2}}\right )}{d \left (a^2-b^2\right )^{7/2}}+\frac {b \left (11 a^2+4 b^2\right ) \cos (c+d x)}{6 d \left (a^2-b^2\right )^3 (a+b \sin (c+d x))}+\frac {5 a b \cos (c+d x)}{6 d \left (a^2-b^2\right )^2 (a+b \sin (c+d x))^2}+\frac {b \cos (c+d x)}{3 d \left (a^2-b^2\right ) (a+b \sin (c+d x))^3} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(a + b*Sin[c + d*x])^(-4),x]

[Out]

(a*(2*a^2 + 3*b^2)*ArcTan[(b + a*Tan[(c + d*x)/2])/Sqrt[a^2 - b^2]])/((a^2 - b^2)^(7/2)*d) + (b*Cos[c + d*x])/
(3*(a^2 - b^2)*d*(a + b*Sin[c + d*x])^3) + (5*a*b*Cos[c + d*x])/(6*(a^2 - b^2)^2*d*(a + b*Sin[c + d*x])^2) + (
b*(11*a^2 + 4*b^2)*Cos[c + d*x])/(6*(a^2 - b^2)^3*d*(a + b*Sin[c + d*x]))

Rule 12

Int[(a_)*(u_), x_Symbol] :> Dist[a, Int[u, x], x] /; FreeQ[a, x] &&  !MatchQ[u, (b_)*(v_) /; FreeQ[b, x]]

Rule 210

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(-(Rt[-a, 2]*Rt[-b, 2])^(-1))*ArcTan[Rt[-b, 2]*(x/Rt[-a, 2])
], x] /; FreeQ[{a, b}, x] && PosQ[a/b] && (LtQ[a, 0] || LtQ[b, 0])

Rule 632

Int[((a_.) + (b_.)*(x_) + (c_.)*(x_)^2)^(-1), x_Symbol] :> Dist[-2, Subst[Int[1/Simp[b^2 - 4*a*c - x^2, x], x]
, x, b + 2*c*x], x] /; FreeQ[{a, b, c}, x] && NeQ[b^2 - 4*a*c, 0]

Rule 2739

Int[((a_) + (b_.)*sin[(c_.) + (d_.)*(x_)])^(-1), x_Symbol] :> With[{e = FreeFactors[Tan[(c + d*x)/2], x]}, Dis
t[2*(e/d), Subst[Int[1/(a + 2*b*e*x + a*e^2*x^2), x], x, Tan[(c + d*x)/2]/e], x]] /; FreeQ[{a, b, c, d}, x] &&
 NeQ[a^2 - b^2, 0]

Rule 2743

Int[((a_) + (b_.)*sin[(c_.) + (d_.)*(x_)])^(n_), x_Symbol] :> Simp[(-b)*Cos[c + d*x]*((a + b*Sin[c + d*x])^(n
+ 1)/(d*(n + 1)*(a^2 - b^2))), x] + Dist[1/((n + 1)*(a^2 - b^2)), Int[(a + b*Sin[c + d*x])^(n + 1)*Simp[a*(n +
 1) - b*(n + 2)*Sin[c + d*x], x], x], x] /; FreeQ[{a, b, c, d}, x] && NeQ[a^2 - b^2, 0] && LtQ[n, -1] && Integ
erQ[2*n]

Rule 2833

Int[((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)])^(m_)*((c_.) + (d_.)*sin[(e_.) + (f_.)*(x_)]), x_Symbol] :> Simp[(-(
b*c - a*d))*Cos[e + f*x]*((a + b*Sin[e + f*x])^(m + 1)/(f*(m + 1)*(a^2 - b^2))), x] + Dist[1/((m + 1)*(a^2 - b
^2)), Int[(a + b*Sin[e + f*x])^(m + 1)*Simp[(a*c - b*d)*(m + 1) - (b*c - a*d)*(m + 2)*Sin[e + f*x], x], x], x]
 /; FreeQ[{a, b, c, d, e, f}, x] && NeQ[b*c - a*d, 0] && NeQ[a^2 - b^2, 0] && LtQ[m, -1] && IntegerQ[2*m]

Rubi steps

\begin {align*} \int \frac {1}{(a+b \sin (c+d x))^4} \, dx &=\frac {b \cos (c+d x)}{3 \left (a^2-b^2\right ) d (a+b \sin (c+d x))^3}-\frac {\int \frac {-3 a+2 b \sin (c+d x)}{(a+b \sin (c+d x))^3} \, dx}{3 \left (a^2-b^2\right )}\\ &=\frac {b \cos (c+d x)}{3 \left (a^2-b^2\right ) d (a+b \sin (c+d x))^3}+\frac {5 a b \cos (c+d x)}{6 \left (a^2-b^2\right )^2 d (a+b \sin (c+d x))^2}+\frac {\int \frac {2 \left (3 a^2+2 b^2\right )-5 a b \sin (c+d x)}{(a+b \sin (c+d x))^2} \, dx}{6 \left (a^2-b^2\right )^2}\\ &=\frac {b \cos (c+d x)}{3 \left (a^2-b^2\right ) d (a+b \sin (c+d x))^3}+\frac {5 a b \cos (c+d x)}{6 \left (a^2-b^2\right )^2 d (a+b \sin (c+d x))^2}+\frac {b \left (11 a^2+4 b^2\right ) \cos (c+d x)}{6 \left (a^2-b^2\right )^3 d (a+b \sin (c+d x))}-\frac {\int -\frac {3 a \left (2 a^2+3 b^2\right )}{a+b \sin (c+d x)} \, dx}{6 \left (a^2-b^2\right )^3}\\ &=\frac {b \cos (c+d x)}{3 \left (a^2-b^2\right ) d (a+b \sin (c+d x))^3}+\frac {5 a b \cos (c+d x)}{6 \left (a^2-b^2\right )^2 d (a+b \sin (c+d x))^2}+\frac {b \left (11 a^2+4 b^2\right ) \cos (c+d x)}{6 \left (a^2-b^2\right )^3 d (a+b \sin (c+d x))}+\frac {\left (a \left (2 a^2+3 b^2\right )\right ) \int \frac {1}{a+b \sin (c+d x)} \, dx}{2 \left (a^2-b^2\right )^3}\\ &=\frac {b \cos (c+d x)}{3 \left (a^2-b^2\right ) d (a+b \sin (c+d x))^3}+\frac {5 a b \cos (c+d x)}{6 \left (a^2-b^2\right )^2 d (a+b \sin (c+d x))^2}+\frac {b \left (11 a^2+4 b^2\right ) \cos (c+d x)}{6 \left (a^2-b^2\right )^3 d (a+b \sin (c+d x))}+\frac {\left (a \left (2 a^2+3 b^2\right )\right ) \text {Subst}\left (\int \frac {1}{a+2 b x+a x^2} \, dx,x,\tan \left (\frac {1}{2} (c+d x)\right )\right )}{\left (a^2-b^2\right )^3 d}\\ &=\frac {b \cos (c+d x)}{3 \left (a^2-b^2\right ) d (a+b \sin (c+d x))^3}+\frac {5 a b \cos (c+d x)}{6 \left (a^2-b^2\right )^2 d (a+b \sin (c+d x))^2}+\frac {b \left (11 a^2+4 b^2\right ) \cos (c+d x)}{6 \left (a^2-b^2\right )^3 d (a+b \sin (c+d x))}-\frac {\left (2 a \left (2 a^2+3 b^2\right )\right ) \text {Subst}\left (\int \frac {1}{-4 \left (a^2-b^2\right )-x^2} \, dx,x,2 b+2 a \tan \left (\frac {1}{2} (c+d x)\right )\right )}{\left (a^2-b^2\right )^3 d}\\ &=\frac {a \left (2 a^2+3 b^2\right ) \tan ^{-1}\left (\frac {b+a \tan \left (\frac {1}{2} (c+d x)\right )}{\sqrt {a^2-b^2}}\right )}{\left (a^2-b^2\right )^{7/2} d}+\frac {b \cos (c+d x)}{3 \left (a^2-b^2\right ) d (a+b \sin (c+d x))^3}+\frac {5 a b \cos (c+d x)}{6 \left (a^2-b^2\right )^2 d (a+b \sin (c+d x))^2}+\frac {b \left (11 a^2+4 b^2\right ) \cos (c+d x)}{6 \left (a^2-b^2\right )^3 d (a+b \sin (c+d x))}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.65, size = 157, normalized size = 0.86 \begin {gather*} \frac {\frac {6 a \left (2 a^2+3 b^2\right ) \tan ^{-1}\left (\frac {b+a \tan \left (\frac {1}{2} (c+d x)\right )}{\sqrt {a^2-b^2}}\right )}{\left (a^2-b^2\right )^{7/2}}+\frac {b \cos (c+d x) \left (18 a^4-5 a^2 b^2+2 b^4+3 a b \left (9 a^2+b^2\right ) \sin (c+d x)+b^2 \left (11 a^2+4 b^2\right ) \sin ^2(c+d x)\right )}{(a-b)^3 (a+b)^3 (a+b \sin (c+d x))^3}}{6 d} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(a + b*Sin[c + d*x])^(-4),x]

[Out]

((6*a*(2*a^2 + 3*b^2)*ArcTan[(b + a*Tan[(c + d*x)/2])/Sqrt[a^2 - b^2]])/(a^2 - b^2)^(7/2) + (b*Cos[c + d*x]*(1
8*a^4 - 5*a^2*b^2 + 2*b^4 + 3*a*b*(9*a^2 + b^2)*Sin[c + d*x] + b^2*(11*a^2 + 4*b^2)*Sin[c + d*x]^2))/((a - b)^
3*(a + b)^3*(a + b*Sin[c + d*x])^3))/(6*d)

________________________________________________________________________________________

Maple [B] Leaf count of result is larger than twice the leaf count of optimal. \(509\) vs. \(2(171)=342\).
time = 0.53, size = 510, normalized size = 2.80

method result size
derivativedivides \(\frac {\frac {\frac {b^{2} \left (9 a^{4}-6 a^{2} b^{2}+2 b^{4}\right ) \left (\tan ^{5}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )}{a \left (a^{6}-3 a^{4} b^{2}+3 a^{2} b^{4}-b^{6}\right )}+\frac {b \left (6 a^{6}+27 a^{4} b^{2}-12 a^{2} b^{4}+4 b^{6}\right ) \left (\tan ^{4}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )}{a^{2} \left (a^{6}-3 a^{4} b^{2}+3 a^{2} b^{4}-b^{6}\right )}+\frac {2 b^{2} \left (54 a^{6}+21 a^{4} b^{2}-4 a^{2} b^{4}+4 b^{6}\right ) \left (\tan ^{3}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )}{3 a^{3} \left (a^{6}-3 a^{4} b^{2}+3 a^{2} b^{4}-b^{6}\right )}+\frac {2 b \left (6 a^{6}+20 a^{4} b^{2}-3 a^{2} b^{4}+2 b^{6}\right ) \left (\tan ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )}{a^{2} \left (a^{6}-3 a^{4} b^{2}+3 a^{2} b^{4}-b^{6}\right )}+\frac {b^{2} \left (27 a^{4}-4 a^{2} b^{2}+2 b^{4}\right ) \tan \left (\frac {d x}{2}+\frac {c}{2}\right )}{a \left (a^{6}-3 a^{4} b^{2}+3 a^{2} b^{4}-b^{6}\right )}+\frac {2 b \left (18 a^{4}-5 a^{2} b^{2}+2 b^{4}\right )}{6 a^{6}-18 a^{4} b^{2}+18 a^{2} b^{4}-6 b^{6}}}{\left (a \left (\tan ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )+2 b \tan \left (\frac {d x}{2}+\frac {c}{2}\right )+a \right )^{3}}+\frac {a \left (2 a^{2}+3 b^{2}\right ) \arctan \left (\frac {2 a \tan \left (\frac {d x}{2}+\frac {c}{2}\right )+2 b}{2 \sqrt {a^{2}-b^{2}}}\right )}{\left (a^{6}-3 a^{4} b^{2}+3 a^{2} b^{4}-b^{6}\right ) \sqrt {a^{2}-b^{2}}}}{d}\) \(510\)
default \(\frac {\frac {\frac {b^{2} \left (9 a^{4}-6 a^{2} b^{2}+2 b^{4}\right ) \left (\tan ^{5}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )}{a \left (a^{6}-3 a^{4} b^{2}+3 a^{2} b^{4}-b^{6}\right )}+\frac {b \left (6 a^{6}+27 a^{4} b^{2}-12 a^{2} b^{4}+4 b^{6}\right ) \left (\tan ^{4}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )}{a^{2} \left (a^{6}-3 a^{4} b^{2}+3 a^{2} b^{4}-b^{6}\right )}+\frac {2 b^{2} \left (54 a^{6}+21 a^{4} b^{2}-4 a^{2} b^{4}+4 b^{6}\right ) \left (\tan ^{3}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )}{3 a^{3} \left (a^{6}-3 a^{4} b^{2}+3 a^{2} b^{4}-b^{6}\right )}+\frac {2 b \left (6 a^{6}+20 a^{4} b^{2}-3 a^{2} b^{4}+2 b^{6}\right ) \left (\tan ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )}{a^{2} \left (a^{6}-3 a^{4} b^{2}+3 a^{2} b^{4}-b^{6}\right )}+\frac {b^{2} \left (27 a^{4}-4 a^{2} b^{2}+2 b^{4}\right ) \tan \left (\frac {d x}{2}+\frac {c}{2}\right )}{a \left (a^{6}-3 a^{4} b^{2}+3 a^{2} b^{4}-b^{6}\right )}+\frac {2 b \left (18 a^{4}-5 a^{2} b^{2}+2 b^{4}\right )}{6 a^{6}-18 a^{4} b^{2}+18 a^{2} b^{4}-6 b^{6}}}{\left (a \left (\tan ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )+2 b \tan \left (\frac {d x}{2}+\frac {c}{2}\right )+a \right )^{3}}+\frac {a \left (2 a^{2}+3 b^{2}\right ) \arctan \left (\frac {2 a \tan \left (\frac {d x}{2}+\frac {c}{2}\right )+2 b}{2 \sqrt {a^{2}-b^{2}}}\right )}{\left (a^{6}-3 a^{4} b^{2}+3 a^{2} b^{4}-b^{6}\right ) \sqrt {a^{2}-b^{2}}}}{d}\) \(510\)
risch \(-\frac {i \left (-30 i b \,a^{4} {\mathrm e}^{4 i \left (d x +c \right )}-45 i a^{2} b^{3} {\mathrm e}^{4 i \left (d x +c \right )}-6 a^{3} b^{2} {\mathrm e}^{5 i \left (d x +c \right )}-9 a \,b^{4} {\mathrm e}^{5 i \left (d x +c \right )}+102 i a^{4} b \,{\mathrm e}^{2 i \left (d x +c \right )}+36 i a^{2} b^{3} {\mathrm e}^{2 i \left (d x +c \right )}+12 i b^{5} {\mathrm e}^{2 i \left (d x +c \right )}+44 a^{5} {\mathrm e}^{3 i \left (d x +c \right )}+82 a^{3} b^{2} {\mathrm e}^{3 i \left (d x +c \right )}+24 a \,b^{4} {\mathrm e}^{3 i \left (d x +c \right )}-11 i a^{2} b^{3}-4 i b^{5}-60 b^{2} a^{3} {\mathrm e}^{i \left (d x +c \right )}-15 b^{4} a \,{\mathrm e}^{i \left (d x +c \right )}\right )}{3 \left (-i b \,{\mathrm e}^{2 i \left (d x +c \right )}+i b +2 a \,{\mathrm e}^{i \left (d x +c \right )}\right )^{3} \left (a^{2}-b^{2}\right )^{3} d}-\frac {a^{3} \ln \left ({\mathrm e}^{i \left (d x +c \right )}+\frac {i a \sqrt {-a^{2}+b^{2}}-a^{2}+b^{2}}{b \sqrt {-a^{2}+b^{2}}}\right )}{\sqrt {-a^{2}+b^{2}}\, \left (a +b \right )^{3} \left (a -b \right )^{3} d}-\frac {3 a \ln \left ({\mathrm e}^{i \left (d x +c \right )}+\frac {i a \sqrt {-a^{2}+b^{2}}-a^{2}+b^{2}}{b \sqrt {-a^{2}+b^{2}}}\right ) b^{2}}{2 \sqrt {-a^{2}+b^{2}}\, \left (a +b \right )^{3} \left (a -b \right )^{3} d}+\frac {a^{3} \ln \left ({\mathrm e}^{i \left (d x +c \right )}+\frac {i a \sqrt {-a^{2}+b^{2}}+a^{2}-b^{2}}{b \sqrt {-a^{2}+b^{2}}}\right )}{\sqrt {-a^{2}+b^{2}}\, \left (a +b \right )^{3} \left (a -b \right )^{3} d}+\frac {3 a \ln \left ({\mathrm e}^{i \left (d x +c \right )}+\frac {i a \sqrt {-a^{2}+b^{2}}+a^{2}-b^{2}}{b \sqrt {-a^{2}+b^{2}}}\right ) b^{2}}{2 \sqrt {-a^{2}+b^{2}}\, \left (a +b \right )^{3} \left (a -b \right )^{3} d}\) \(585\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/(a+b*sin(d*x+c))^4,x,method=_RETURNVERBOSE)

[Out]

1/d*(2*(1/2*b^2*(9*a^4-6*a^2*b^2+2*b^4)/a/(a^6-3*a^4*b^2+3*a^2*b^4-b^6)*tan(1/2*d*x+1/2*c)^5+1/2*b*(6*a^6+27*a
^4*b^2-12*a^2*b^4+4*b^6)/a^2/(a^6-3*a^4*b^2+3*a^2*b^4-b^6)*tan(1/2*d*x+1/2*c)^4+1/3/a^3*b^2*(54*a^6+21*a^4*b^2
-4*a^2*b^4+4*b^6)/(a^6-3*a^4*b^2+3*a^2*b^4-b^6)*tan(1/2*d*x+1/2*c)^3+1/a^2*b*(6*a^6+20*a^4*b^2-3*a^2*b^4+2*b^6
)/(a^6-3*a^4*b^2+3*a^2*b^4-b^6)*tan(1/2*d*x+1/2*c)^2+1/2*b^2*(27*a^4-4*a^2*b^2+2*b^4)/a/(a^6-3*a^4*b^2+3*a^2*b
^4-b^6)*tan(1/2*d*x+1/2*c)+1/6*b*(18*a^4-5*a^2*b^2+2*b^4)/(a^6-3*a^4*b^2+3*a^2*b^4-b^6))/(a*tan(1/2*d*x+1/2*c)
^2+2*b*tan(1/2*d*x+1/2*c)+a)^3+a*(2*a^2+3*b^2)/(a^6-3*a^4*b^2+3*a^2*b^4-b^6)/(a^2-b^2)^(1/2)*arctan(1/2*(2*a*t
an(1/2*d*x+1/2*c)+2*b)/(a^2-b^2)^(1/2)))

________________________________________________________________________________________

Maxima [F(-2)]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Exception raised: ValueError} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(a+b*sin(d*x+c))^4,x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?`
 for more de

________________________________________________________________________________________

Fricas [B] Leaf count of result is larger than twice the leaf count of optimal. 440 vs. \(2 (171) = 342\).
time = 0.43, size = 965, normalized size = 5.30 \begin {gather*} \left [\frac {2 \, {\left (11 \, a^{4} b^{3} - 7 \, a^{2} b^{5} - 4 \, b^{7}\right )} \cos \left (d x + c\right )^{3} - 6 \, {\left (9 \, a^{5} b^{2} - 8 \, a^{3} b^{4} - a b^{6}\right )} \cos \left (d x + c\right ) \sin \left (d x + c\right ) - 3 \, {\left (2 \, a^{6} + 9 \, a^{4} b^{2} + 9 \, a^{2} b^{4} - 3 \, {\left (2 \, a^{4} b^{2} + 3 \, a^{2} b^{4}\right )} \cos \left (d x + c\right )^{2} + {\left (6 \, a^{5} b + 11 \, a^{3} b^{3} + 3 \, a b^{5} - {\left (2 \, a^{3} b^{3} + 3 \, a b^{5}\right )} \cos \left (d x + c\right )^{2}\right )} \sin \left (d x + c\right )\right )} \sqrt {-a^{2} + b^{2}} \log \left (-\frac {{\left (2 \, a^{2} - b^{2}\right )} \cos \left (d x + c\right )^{2} - 2 \, a b \sin \left (d x + c\right ) - a^{2} - b^{2} - 2 \, {\left (a \cos \left (d x + c\right ) \sin \left (d x + c\right ) + b \cos \left (d x + c\right )\right )} \sqrt {-a^{2} + b^{2}}}{b^{2} \cos \left (d x + c\right )^{2} - 2 \, a b \sin \left (d x + c\right ) - a^{2} - b^{2}}\right ) - 12 \, {\left (3 \, a^{6} b - 2 \, a^{4} b^{3} - b^{7}\right )} \cos \left (d x + c\right )}{12 \, {\left (3 \, {\left (a^{9} b^{2} - 4 \, a^{7} b^{4} + 6 \, a^{5} b^{6} - 4 \, a^{3} b^{8} + a b^{10}\right )} d \cos \left (d x + c\right )^{2} - {\left (a^{11} - a^{9} b^{2} - 6 \, a^{7} b^{4} + 14 \, a^{5} b^{6} - 11 \, a^{3} b^{8} + 3 \, a b^{10}\right )} d + {\left ({\left (a^{8} b^{3} - 4 \, a^{6} b^{5} + 6 \, a^{4} b^{7} - 4 \, a^{2} b^{9} + b^{11}\right )} d \cos \left (d x + c\right )^{2} - {\left (3 \, a^{10} b - 11 \, a^{8} b^{3} + 14 \, a^{6} b^{5} - 6 \, a^{4} b^{7} - a^{2} b^{9} + b^{11}\right )} d\right )} \sin \left (d x + c\right )\right )}}, \frac {{\left (11 \, a^{4} b^{3} - 7 \, a^{2} b^{5} - 4 \, b^{7}\right )} \cos \left (d x + c\right )^{3} - 3 \, {\left (9 \, a^{5} b^{2} - 8 \, a^{3} b^{4} - a b^{6}\right )} \cos \left (d x + c\right ) \sin \left (d x + c\right ) + 3 \, {\left (2 \, a^{6} + 9 \, a^{4} b^{2} + 9 \, a^{2} b^{4} - 3 \, {\left (2 \, a^{4} b^{2} + 3 \, a^{2} b^{4}\right )} \cos \left (d x + c\right )^{2} + {\left (6 \, a^{5} b + 11 \, a^{3} b^{3} + 3 \, a b^{5} - {\left (2 \, a^{3} b^{3} + 3 \, a b^{5}\right )} \cos \left (d x + c\right )^{2}\right )} \sin \left (d x + c\right )\right )} \sqrt {a^{2} - b^{2}} \arctan \left (-\frac {a \sin \left (d x + c\right ) + b}{\sqrt {a^{2} - b^{2}} \cos \left (d x + c\right )}\right ) - 6 \, {\left (3 \, a^{6} b - 2 \, a^{4} b^{3} - b^{7}\right )} \cos \left (d x + c\right )}{6 \, {\left (3 \, {\left (a^{9} b^{2} - 4 \, a^{7} b^{4} + 6 \, a^{5} b^{6} - 4 \, a^{3} b^{8} + a b^{10}\right )} d \cos \left (d x + c\right )^{2} - {\left (a^{11} - a^{9} b^{2} - 6 \, a^{7} b^{4} + 14 \, a^{5} b^{6} - 11 \, a^{3} b^{8} + 3 \, a b^{10}\right )} d + {\left ({\left (a^{8} b^{3} - 4 \, a^{6} b^{5} + 6 \, a^{4} b^{7} - 4 \, a^{2} b^{9} + b^{11}\right )} d \cos \left (d x + c\right )^{2} - {\left (3 \, a^{10} b - 11 \, a^{8} b^{3} + 14 \, a^{6} b^{5} - 6 \, a^{4} b^{7} - a^{2} b^{9} + b^{11}\right )} d\right )} \sin \left (d x + c\right )\right )}}\right ] \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(a+b*sin(d*x+c))^4,x, algorithm="fricas")

[Out]

[1/12*(2*(11*a^4*b^3 - 7*a^2*b^5 - 4*b^7)*cos(d*x + c)^3 - 6*(9*a^5*b^2 - 8*a^3*b^4 - a*b^6)*cos(d*x + c)*sin(
d*x + c) - 3*(2*a^6 + 9*a^4*b^2 + 9*a^2*b^4 - 3*(2*a^4*b^2 + 3*a^2*b^4)*cos(d*x + c)^2 + (6*a^5*b + 11*a^3*b^3
 + 3*a*b^5 - (2*a^3*b^3 + 3*a*b^5)*cos(d*x + c)^2)*sin(d*x + c))*sqrt(-a^2 + b^2)*log(-((2*a^2 - b^2)*cos(d*x
+ c)^2 - 2*a*b*sin(d*x + c) - a^2 - b^2 - 2*(a*cos(d*x + c)*sin(d*x + c) + b*cos(d*x + c))*sqrt(-a^2 + b^2))/(
b^2*cos(d*x + c)^2 - 2*a*b*sin(d*x + c) - a^2 - b^2)) - 12*(3*a^6*b - 2*a^4*b^3 - b^7)*cos(d*x + c))/(3*(a^9*b
^2 - 4*a^7*b^4 + 6*a^5*b^6 - 4*a^3*b^8 + a*b^10)*d*cos(d*x + c)^2 - (a^11 - a^9*b^2 - 6*a^7*b^4 + 14*a^5*b^6 -
 11*a^3*b^8 + 3*a*b^10)*d + ((a^8*b^3 - 4*a^6*b^5 + 6*a^4*b^7 - 4*a^2*b^9 + b^11)*d*cos(d*x + c)^2 - (3*a^10*b
 - 11*a^8*b^3 + 14*a^6*b^5 - 6*a^4*b^7 - a^2*b^9 + b^11)*d)*sin(d*x + c)), 1/6*((11*a^4*b^3 - 7*a^2*b^5 - 4*b^
7)*cos(d*x + c)^3 - 3*(9*a^5*b^2 - 8*a^3*b^4 - a*b^6)*cos(d*x + c)*sin(d*x + c) + 3*(2*a^6 + 9*a^4*b^2 + 9*a^2
*b^4 - 3*(2*a^4*b^2 + 3*a^2*b^4)*cos(d*x + c)^2 + (6*a^5*b + 11*a^3*b^3 + 3*a*b^5 - (2*a^3*b^3 + 3*a*b^5)*cos(
d*x + c)^2)*sin(d*x + c))*sqrt(a^2 - b^2)*arctan(-(a*sin(d*x + c) + b)/(sqrt(a^2 - b^2)*cos(d*x + c))) - 6*(3*
a^6*b - 2*a^4*b^3 - b^7)*cos(d*x + c))/(3*(a^9*b^2 - 4*a^7*b^4 + 6*a^5*b^6 - 4*a^3*b^8 + a*b^10)*d*cos(d*x + c
)^2 - (a^11 - a^9*b^2 - 6*a^7*b^4 + 14*a^5*b^6 - 11*a^3*b^8 + 3*a*b^10)*d + ((a^8*b^3 - 4*a^6*b^5 + 6*a^4*b^7
- 4*a^2*b^9 + b^11)*d*cos(d*x + c)^2 - (3*a^10*b - 11*a^8*b^3 + 14*a^6*b^5 - 6*a^4*b^7 - a^2*b^9 + b^11)*d)*si
n(d*x + c))]

________________________________________________________________________________________

Sympy [F(-1)] Timed out
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(a+b*sin(d*x+c))**4,x)

[Out]

Timed out

________________________________________________________________________________________

Giac [B] Leaf count of result is larger than twice the leaf count of optimal. 510 vs. \(2 (171) = 342\).
time = 0.49, size = 510, normalized size = 2.80 \begin {gather*} \frac {\frac {3 \, {\left (2 \, a^{3} + 3 \, a b^{2}\right )} {\left (\pi \left \lfloor \frac {d x + c}{2 \, \pi } + \frac {1}{2} \right \rfloor \mathrm {sgn}\left (a\right ) + \arctan \left (\frac {a \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right ) + b}{\sqrt {a^{2} - b^{2}}}\right )\right )}}{{\left (a^{6} - 3 \, a^{4} b^{2} + 3 \, a^{2} b^{4} - b^{6}\right )} \sqrt {a^{2} - b^{2}}} + \frac {27 \, a^{6} b^{2} \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right )^{5} - 18 \, a^{4} b^{4} \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right )^{5} + 6 \, a^{2} b^{6} \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right )^{5} + 18 \, a^{7} b \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right )^{4} + 81 \, a^{5} b^{3} \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right )^{4} - 36 \, a^{3} b^{5} \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right )^{4} + 12 \, a b^{7} \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right )^{4} + 108 \, a^{6} b^{2} \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right )^{3} + 42 \, a^{4} b^{4} \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right )^{3} - 8 \, a^{2} b^{6} \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right )^{3} + 8 \, b^{8} \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right )^{3} + 36 \, a^{7} b \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right )^{2} + 120 \, a^{5} b^{3} \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right )^{2} - 18 \, a^{3} b^{5} \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right )^{2} + 12 \, a b^{7} \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right )^{2} + 81 \, a^{6} b^{2} \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right ) - 12 \, a^{4} b^{4} \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right ) + 6 \, a^{2} b^{6} \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right ) + 18 \, a^{7} b - 5 \, a^{5} b^{3} + 2 \, a^{3} b^{5}}{{\left (a^{9} - 3 \, a^{7} b^{2} + 3 \, a^{5} b^{4} - a^{3} b^{6}\right )} {\left (a \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right )^{2} + 2 \, b \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right ) + a\right )}^{3}}}{3 \, d} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(a+b*sin(d*x+c))^4,x, algorithm="giac")

[Out]

1/3*(3*(2*a^3 + 3*a*b^2)*(pi*floor(1/2*(d*x + c)/pi + 1/2)*sgn(a) + arctan((a*tan(1/2*d*x + 1/2*c) + b)/sqrt(a
^2 - b^2)))/((a^6 - 3*a^4*b^2 + 3*a^2*b^4 - b^6)*sqrt(a^2 - b^2)) + (27*a^6*b^2*tan(1/2*d*x + 1/2*c)^5 - 18*a^
4*b^4*tan(1/2*d*x + 1/2*c)^5 + 6*a^2*b^6*tan(1/2*d*x + 1/2*c)^5 + 18*a^7*b*tan(1/2*d*x + 1/2*c)^4 + 81*a^5*b^3
*tan(1/2*d*x + 1/2*c)^4 - 36*a^3*b^5*tan(1/2*d*x + 1/2*c)^4 + 12*a*b^7*tan(1/2*d*x + 1/2*c)^4 + 108*a^6*b^2*ta
n(1/2*d*x + 1/2*c)^3 + 42*a^4*b^4*tan(1/2*d*x + 1/2*c)^3 - 8*a^2*b^6*tan(1/2*d*x + 1/2*c)^3 + 8*b^8*tan(1/2*d*
x + 1/2*c)^3 + 36*a^7*b*tan(1/2*d*x + 1/2*c)^2 + 120*a^5*b^3*tan(1/2*d*x + 1/2*c)^2 - 18*a^3*b^5*tan(1/2*d*x +
 1/2*c)^2 + 12*a*b^7*tan(1/2*d*x + 1/2*c)^2 + 81*a^6*b^2*tan(1/2*d*x + 1/2*c) - 12*a^4*b^4*tan(1/2*d*x + 1/2*c
) + 6*a^2*b^6*tan(1/2*d*x + 1/2*c) + 18*a^7*b - 5*a^5*b^3 + 2*a^3*b^5)/((a^9 - 3*a^7*b^2 + 3*a^5*b^4 - a^3*b^6
)*(a*tan(1/2*d*x + 1/2*c)^2 + 2*b*tan(1/2*d*x + 1/2*c) + a)^3))/d

________________________________________________________________________________________

Mupad [B]
time = 10.38, size = 708, normalized size = 3.89 \begin {gather*} \frac {\frac {18\,a^4\,b-5\,a^2\,b^3+2\,b^5}{3\,\left (a^6-3\,a^4\,b^2+3\,a^2\,b^4-b^6\right )}+\frac {2\,{\mathrm {tan}\left (\frac {c}{2}+\frac {d\,x}{2}\right )}^2\,\left (6\,a^6\,b+20\,a^4\,b^3-3\,a^2\,b^5+2\,b^7\right )}{a^2\,\left (a^6-3\,a^4\,b^2+3\,a^2\,b^4-b^6\right )}+\frac {{\mathrm {tan}\left (\frac {c}{2}+\frac {d\,x}{2}\right )}^4\,\left (6\,a^6\,b+27\,a^4\,b^3-12\,a^2\,b^5+4\,b^7\right )}{a^2\,\left (a^6-3\,a^4\,b^2+3\,a^2\,b^4-b^6\right )}+\frac {b\,\mathrm {tan}\left (\frac {c}{2}+\frac {d\,x}{2}\right )\,\left (27\,a^4\,b-4\,a^2\,b^3+2\,b^5\right )}{a\,\left (a^6-3\,a^4\,b^2+3\,a^2\,b^4-b^6\right )}+\frac {b\,{\mathrm {tan}\left (\frac {c}{2}+\frac {d\,x}{2}\right )}^5\,\left (9\,a^4\,b-6\,a^2\,b^3+2\,b^5\right )}{a\,\left (a^6-3\,a^4\,b^2+3\,a^2\,b^4-b^6\right )}+\frac {2\,b\,{\mathrm {tan}\left (\frac {c}{2}+\frac {d\,x}{2}\right )}^3\,\left (3\,a^2+2\,b^2\right )\,\left (18\,a^4\,b-5\,a^2\,b^3+2\,b^5\right )}{3\,a^3\,\left (a^6-3\,a^4\,b^2+3\,a^2\,b^4-b^6\right )}}{d\,\left (a^3\,{\mathrm {tan}\left (\frac {c}{2}+\frac {d\,x}{2}\right )}^6+{\mathrm {tan}\left (\frac {c}{2}+\frac {d\,x}{2}\right )}^2\,\left (3\,a^3+12\,a\,b^2\right )+{\mathrm {tan}\left (\frac {c}{2}+\frac {d\,x}{2}\right )}^4\,\left (3\,a^3+12\,a\,b^2\right )+{\mathrm {tan}\left (\frac {c}{2}+\frac {d\,x}{2}\right )}^3\,\left (12\,a^2\,b+8\,b^3\right )+a^3+6\,a^2\,b\,\mathrm {tan}\left (\frac {c}{2}+\frac {d\,x}{2}\right )+6\,a^2\,b\,{\mathrm {tan}\left (\frac {c}{2}+\frac {d\,x}{2}\right )}^5\right )}+\frac {a\,\mathrm {atan}\left (\frac {\left (\frac {a^2\,\mathrm {tan}\left (\frac {c}{2}+\frac {d\,x}{2}\right )\,\left (2\,a^2+3\,b^2\right )}{{\left (a+b\right )}^{7/2}\,{\left (a-b\right )}^{7/2}}+\frac {a\,\left (2\,a^2+3\,b^2\right )\,\left (2\,a^6\,b-6\,a^4\,b^3+6\,a^2\,b^5-2\,b^7\right )}{2\,{\left (a+b\right )}^{7/2}\,{\left (a-b\right )}^{7/2}\,\left (a^6-3\,a^4\,b^2+3\,a^2\,b^4-b^6\right )}\right )\,\left (a^6-3\,a^4\,b^2+3\,a^2\,b^4-b^6\right )}{2\,a^3+3\,a\,b^2}\right )\,\left (2\,a^2+3\,b^2\right )}{d\,{\left (a+b\right )}^{7/2}\,{\left (a-b\right )}^{7/2}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/(a + b*sin(c + d*x))^4,x)

[Out]

((18*a^4*b + 2*b^5 - 5*a^2*b^3)/(3*(a^6 - b^6 + 3*a^2*b^4 - 3*a^4*b^2)) + (2*tan(c/2 + (d*x)/2)^2*(6*a^6*b + 2
*b^7 - 3*a^2*b^5 + 20*a^4*b^3))/(a^2*(a^6 - b^6 + 3*a^2*b^4 - 3*a^4*b^2)) + (tan(c/2 + (d*x)/2)^4*(6*a^6*b + 4
*b^7 - 12*a^2*b^5 + 27*a^4*b^3))/(a^2*(a^6 - b^6 + 3*a^2*b^4 - 3*a^4*b^2)) + (b*tan(c/2 + (d*x)/2)*(27*a^4*b +
 2*b^5 - 4*a^2*b^3))/(a*(a^6 - b^6 + 3*a^2*b^4 - 3*a^4*b^2)) + (b*tan(c/2 + (d*x)/2)^5*(9*a^4*b + 2*b^5 - 6*a^
2*b^3))/(a*(a^6 - b^6 + 3*a^2*b^4 - 3*a^4*b^2)) + (2*b*tan(c/2 + (d*x)/2)^3*(3*a^2 + 2*b^2)*(18*a^4*b + 2*b^5
- 5*a^2*b^3))/(3*a^3*(a^6 - b^6 + 3*a^2*b^4 - 3*a^4*b^2)))/(d*(a^3*tan(c/2 + (d*x)/2)^6 + tan(c/2 + (d*x)/2)^2
*(12*a*b^2 + 3*a^3) + tan(c/2 + (d*x)/2)^4*(12*a*b^2 + 3*a^3) + tan(c/2 + (d*x)/2)^3*(12*a^2*b + 8*b^3) + a^3
+ 6*a^2*b*tan(c/2 + (d*x)/2) + 6*a^2*b*tan(c/2 + (d*x)/2)^5)) + (a*atan((((a^2*tan(c/2 + (d*x)/2)*(2*a^2 + 3*b
^2))/((a + b)^(7/2)*(a - b)^(7/2)) + (a*(2*a^2 + 3*b^2)*(2*a^6*b - 2*b^7 + 6*a^2*b^5 - 6*a^4*b^3))/(2*(a + b)^
(7/2)*(a - b)^(7/2)*(a^6 - b^6 + 3*a^2*b^4 - 3*a^4*b^2)))*(a^6 - b^6 + 3*a^2*b^4 - 3*a^4*b^2))/(3*a*b^2 + 2*a^
3))*(2*a^2 + 3*b^2))/(d*(a + b)^(7/2)*(a - b)^(7/2))

________________________________________________________________________________________